flush
Section: Tcl Built-In Commands (n)
Updated:
Index
Return to Main Contents
NAME
flush - Flush buffered output for a file
SYNOPSIS
flush fileId
DESCRIPTION
Flushes any output that has been buffered for fileId.
FileId must have been the return
value from a previous call to open, or it may be
stdout or stderr to access one of the standard I/O streams;
it must refer to a file that was opened for writing.
The command returns an empty string.
KEYWORDS
buffer, file, flush, output
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- KEYWORDS
-
This document was created by
man2html,
using the manual pages.
Time: 17:23:25 GMT, November 26, 2024